projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31fb411
)
src/ChangeLog: Fix last entry for deps.mk.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 12 Mar 2011 12:05:05 +0000
(14:05 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 12 Mar 2011 12:05:05 +0000
(14:05 +0200)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index eb36c7c5dc7ef29ab9e0e63df6050b30c7c35a6d..7afebf5accb5055ee954cb1f3fa8aaf0bdaebbb4 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-5,7
+5,7
@@
Constify `char *' arguments and their references according to
prototypes in tparam.h.
- * deps.mk (termcap.o): Depend on tparam.h.
+ * deps.mk (termcap.o): Depend on tparam.h
and msdos.h
.
* msdos.c (XMenuAddPane): 3rd argument is `const char *' now.
Adapt all references accordingly.